home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 1997 January / inter@ivo 1997-01.iso / cybint12 / bin / gforum.dxr / 00047.ls < prev    next >
Encoding:
Text File  |  1996-12-14  |  122 b   |  10 lines

  1. on exitFrame
  2.   global Gmovie
  3.   sound stop 1
  4.   if Gmovie = "cc" then
  5.     go(1, "cc")
  6.   else
  7.     go(1, "main")
  8.   end if
  9. end
  10.